Skip to content

Add pkill and friends to CentOS Stream 9#557

Merged
mthalman merged 1 commit intodotnet:mainfrom
omajid:centos-stream9-add-pkill
Jan 7, 2022
Merged

Add pkill and friends to CentOS Stream 9#557
mthalman merged 1 commit intodotnet:mainfrom
omajid:centos-stream9-add-pkill

Conversation

@omajid
Copy link
Member

@omajid omajid commented Jan 6, 2022

It was included in the default CentOS 8 container images and .NET builds
make use of it, so make sure it's included in CentOS Stream 9 too.

There are many other binaries/packages present in CentOS 8 that are
missing in CentOS Stream 9 too, but blindly adding all of them
(including systemd and dbus) will bloat the image for no reason. So
let's just add this one and see if others are needed too.

It was included in the default CentOS 8 container images and .NET builds
make use of it, so make sure it's included in CentOS Stream 9 too.

There are many other binaries/packages present in CentOS 8 that are
missing in CentOS Stream 9 too, but blindly adding all of them
(including systemd and dbus) will bloat the image for no reason. So
let's just add this one and see if others are needed too.
@mthalman mthalman merged commit 4cd394c into dotnet:main Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants